-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SHS-6081: Arrow in Vertical Linked Cards have indented to the next line #1749
SHS-6081: Arrow in Vertical Linked Cards have indented to the next line #1749
Conversation
@cienvaras This is ready for review! |
@cienvaras this is one that fixes an issue we found during testing on Stage and is a blocker for this week's Prod release |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mariannuar LGTM!
@ahughes3 Ready for you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I tested by comparing:
to
https://west-stage.stanford.edu/students/explore-our-offerings-graduate-and-undergraduate-students
since we have that environment on tugboat
@joegl we've approved this PR and would like to get it reviewed/merged and tested again and approved on stage before we move forward with the release |
Happy to to get this in but this whole condition set is a bit confusing to me and I don't understand exactly why it's necessary / what it's doing. |
Thanks @joegl! The condition was originally added (and then fixed in this PR) to ensure that we get a |
@cienvaras That makes sense, I'm just not understanding where the title loses content:
The first line checks that the title is not empty. Second line renders it if it's an array. The only way it would be empty on line 3 then is if the |
Summary
Fix arrow indentation in vertical linked cards
Need Review By (Date)
asap
Urgency
high
Steps to Test
Review Tasks
Backend / Functional Validation
Code
snake_case
and notcamelCase
?Code security
General